home *** CD-ROM | disk | FTP | other *** search
- ; ---- symantec.itools.awt.FormattedTextField component ----
- ;
- ; 04/15/97 LAB Removed db.awt.DateMask, db.awt.TimeMask,
- ; and db.awt.DateTimeMask from the ToolBar.
- ; 04/16/97 LAB Changed the name of DateTimeMask to TimeStampMask
- ; for the db.awt component.
- ; 05/28/97 LAB Gave the db.awt.FormattedTextField it's own db icon.
-
- CLASS=symantec.itools.awt.FormattedTextField
-
- SMALLICON=components\FormattedTextField.ico, "0"
- ICONSUITE=Icons, "159"
-
- FOLDER=Additional
- TOOLBAR=Additional
-
- PROPERTY=String, "Mask", "Mask", ""
- PROPERTY=Font, "Edit Font", "EditFont", "\"Courier\", java.awt.Font.PLAIN, 12"
-
- CONNECTION=input, "String", "", "%name%.setMask(%arg%);", "Set the edit field entry mask"
- CONNECTION=output, "String", "", "%name%.getMask()", "Get the edit field entry mask"
- CONNECTION=input, "Font", "", "%name%.setEditFont(%arg%);", "Set the Edit Field font"
- CONNECTION=output,"Font", "", "%name%.getEditFont()", "Get the Edit Field font"
-
-
- ; ---- symantec.itools.awt.util.edit.AddressCode abstract parent class ----
-
- CLASS=symantec.itools.awt.util.edit.AddressCode
-
-
- ; ---- symantec.itools.awt.util.edit.PhoneNumber abstract parent class ----
-
- CLASS=symantec.itools.awt.util.edit.PhoneNumber
-
-
- ; ---- symantec.itools.awt.util.edit.SocialIDNumber abstract parent class ----
-
- CLASS=symantec.itools.awt.util.edit.SocialIDNumber
-
-
- ; ---- symantec.itools.awt.util.edit.LongZipCodes component ----
-
- CLASS=symantec.itools.awt.util.edit.LongZipCode
-
- SMALLICON=components\LongZipCode.ico, "0"
- ICONSUITE=Icons, "172"
-
- FOLDER="Predefined TextFields"
- ;TOOLBAR=Additional
-
-
- ; ---- symantec.itools.awt.util.edit.PostalCode component ----
-
- CLASS=symantec.itools.awt.util.edit.PostalCode
-
- SMALLICON=components\PostalCode.ico, "0"
- ICONSUITE=Icons, "173"
-
- FOLDER="Predefined TextFields"
- ;TOOLBAR=Additional
-
-
- ; ---- symantec.itools.awt.util.edit.ZipCode component ----
-
- CLASS=symantec.itools.awt.util.edit.ZipCode
-
- SMALLICON=components\ZipCode.ico, "0"
- ICONSUITE=Icons, "174"
-
- FOLDER="Predefined TextFields"
- ;TOOLBAR=Additional
-
-
- ; ---- symantec.itools.awt.util.edit.LocalPhoneNumber component ----
-
- CLASS=symantec.itools.awt.util.edit.LocalPhoneNumber
-
- SMALLICON=components\LocalPhoneNumber.ico, "0"
- ICONSUITE=Icons, "175"
-
- FOLDER="Predefined TextFields"
- ;TOOLBAR=Additional
-
-
- ; ---- symantec.itools.awt.util.edit.LongDistPhoneNumber abstract parent ----
-
- CLASS=symantec.itools.awt.util.edit.LongDistPhoneNumber
-
-
- ; ---- symantec.itools.awt.util.edit.USLongDistPhoneNumber component ----
-
- CLASS=symantec.itools.awt.util.edit.USLongDistPhoneNumber
-
- SMALLICON=componentsSLongDistPhoneNumber.ico, "0"
- ICONSUITE=Icons, "176"
-
- FOLDER="Predefined TextFields"
- ;TOOLBAR=Additional
-
-
- ; ---- symantec.itools.awt.util.edit.IntlLongDistPhoneNumber component ----
-
- CLASS=symantec.itools.awt.util.edit.IntlLongDistPhoneNumber
-
- SMALLICON=components\IntlLongDistPhoneNumber.ico, "0"
- ICONSUITE=Icons, "177"
-
- FOLDER="Predefined TextFields"
- ;TOOLBAR=Additional
-
-
- ; ---- symantec.itools.awt.util.edit.SocialInsuranceNumber component ----
-
- CLASS=symantec.itools.awt.util.edit.SocialInsuranceNumber
-
- SMALLICON=components\SocialInsuranceNumber.ico, "0"
- ICONSUITE=Icons, "178"
-
- FOLDER="Predefined TextFields"
- ;TOOLBAR=Additional
-
-
- ; ---- symantec.itools.awt.util.edit.SocialSecurityNumber component ----
-
- CLASS=symantec.itools.awt.util.edit.SocialSecurityNumber
-
- SMALLICON=components\SocialSecurityNumber.ico, "0"
- ICONSUITE=Icons, "179"
-
- FOLDER="Predefined TextFields"
- ;TOOLBAR=Additional
-
-
- ; ---- symantec.itools.db.awt.FormattedTextField component ----
- CLASS=symantec.itools.db.awt.FormattedTextField
- ICONSUITE=Icons, "200"
- FOLDER=dbAWARE
- TOOLBAR=dbAWARE
- FLAGS=DATACOLUMN